#include "deGlobalTypes.hpp"
Include dependency graph for deResource.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | IdeResourceBase |
| class | IdeResourceManager |
Defines | |
| #define | DERESOURCE_API extern "C" DEDLL_IMPORT |
Typedefs | |
| typedef IdeResourceManager *(* | fIdeResourceManager_GetManager )() |
| a type to use to retrieve the function pointer | |
| typedef IdeResourceBase *(* | deResourceMakerCB )(const char *filename, IdeFile *file, deBoolean isThreaded) |
| used to register file types | |
Functions | |
| C DEDLL_IMPORT IdeResourceManager * | IdeResourceManager_GetManager () |
| Retrieve the Resource Manager singleton. | |
| DEDLL_IMPORT void | IdeResourceManager_ShutDown () |
This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.
Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.
|
|
|
|
|
used to register file types
|
|
|
a type to use to retrieve the function pointer
|
|
|
Retrieve the Resource Manager singleton.
|
|
|
|
1.3-rc3